home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2419 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  854 b 

  1. Path: news.gate.net!news-adm
  2. From: ziroc@gate.net (Ziroc)
  3. Newsgroups: comp.lang.c
  4. Subject: Have MOUSE coding Questions!!
  5. Date: Sun, 21 Jan 96 07:32:12 GMT
  6. Organization: Compu-Comics
  7. Message-ID: <N.012196.023212.90@tpafl2-1.gate.net>
  8. NNTP-Posting-Host: tpafl2-1.gate.net
  9. X-Newsreader: Quarterdeck Message Center [1.0]
  10.  
  11. I am stuck, I am pretty new to programming in C++, and I am stuck on adding 
  12. mouse support to programs. 
  13.  
  14. I can bring up the pointer, but the problem I am having is being able to add 
  15. 'hot spots' on my 'main menu' (its a BMP with 3 choices) and right now, I just 
  16. have case statements (press A,B or C) I have read through some code for adding 
  17. hot spots so you can click on an area, and it will do whatever ya want, but I 
  18. can't seem to grasp it :). I am using Fastgraph 4.00.
  19.  
  20. ANY help or some example source would be welcomed!! 
  21.  
  22.  
  23.  
  24.  
  25.  
  26.